home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / ODF / Found / FWODExce / FWSOMEnv.cpp < prev    next >
Encoding:
Text File  |  1996-09-17  |  643 b   |  21 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                FWSOMEnv.cpp
  4. //    Release Version:    $ ODF 2 $
  5. //
  6. //    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. #include "FWFound.hpp"
  11.  
  12. #ifndef FWSOMENV_H
  13. #include "FWSOMEnv.h"
  14. #endif
  15.  
  16. //========================================================================================
  17. // CLASS FW_SOMEnvironment
  18. //========================================================================================
  19.  
  20. // FW_DEFINE_AUTO(FW_SOMEnvironment)
  21.